home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / IIS5_01.CAB / IIS_IIS.STR < prev    next >
Encoding:
Text File  |  1998-05-29  |  658 b   |  11 lines

  1. <%
  2. 'Localizable strings for iis.asp
  3.  
  4. Const L_ACCESSDENIED_TEXT="Unauthorized - Logon failed" 
  5. Const L_ISM_TEXT="Microsoft Internet Services Manager"
  6. Const L_JSCRIPTVER_TEXT="IIS Web administration requires JScript version 3.0 or greater. You can download the lastest javascript files from http://www.microsoft.com/jscript"
  7. Const L_TIMEOUT_TEXT = "Your session variables have timed out."
  8. Const L_REFRESH_TEXT = "<a href='iis.asp'>Click here</a> to return to Internet Service Manager (HTMLA)."
  9. Const L_NOADSI_TEXT = "Unable to connect to the Active Directory Service Object. Please contact your system administrator."
  10. Const L_ERROR_TEXT = "Error:"
  11. %>